﻿
/*.k-grid-content {
    height: 600px !important;
}

.k-grid-header {
    display: none !important;
}*/

#mainContainer {
    max-width: 100% !important;
}
/*style for image*/
div.image {
    /*background-image: url(http://placehold.it/350x150);*/
    background-color: silver;
}

/*.k-autocomplete {
    width: 95%;
}*/

